home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Popular Request
/
By Popular Request (Arsenal Computer)(SysOptics Distribution System).ISO
/
amiga2
/
fdedit11.lha
/
FDEdit.Doc
< prev
next >
Wrap
Text File
|
1993-12-06
|
5KB
|
115 lines
FFFFFF DDDD EEEEE DDDD IIIII TTTTT
FF DD DD EE DD DD II TT
FFFFF DD DD --- EEEE DD DD II TT
FF DD DD --- EE DD DD II TT
FF DDDDD EEEEE DDDDD IIIII TT
version 1.1
Author: Jay Ruyle
NOTE: Please update your Upload1.Batch file if you plan on using a
config file. If you dont, change it anyway, so if you do
at a later date you wont have to figure out why FDEdit did
not work right.
1) Intro:
Would you like to have the ability to have a User's Alias listed as
the uploader instead of his Real Name? If yes, then think of using FDEdit
for your needs. An easy to install utility that is placed in your 3rd party
directory and called from a simple to add batch file!
2) Installing:
a) Move FDEdit to DLG: or wherever you place your 3rd Party Utilities
b) Edit DLGConfig:Batch/Upload1.Batch to call FDEdit. Sample below.
c) Now anytime a user uploads a file the file will be automatically
updated.
*d) (optional) Make a config file called DLGConfig:Misc/FDEdit.cfg,
put only file area numbers and comments that begin with the
semicolon ';'.
3) Sample Batch 1: (***NOTE CHANGE***)
DLGConfig:Batch/Upload1.Batch
---
.key username,filename
DLG:FDEdit {filename}
---
4) History:
0.8 - Never Released - But 1st working version that changed the name
to garbage characters.
0.81 - Never Released - Fixed Garbage to actually readable characters
**** Here down were released to the public. ***
0.90 - Fixed problem of FDEdit cuasing memory grabing. Was using
memory and then not releasing it.
0.99 - Was using an index'd file which was not neccessary at all,
its use and now looks up the Alias more effeciently without
a bulky index file.
0.992 - Reduced the Passing variable to FDEdit:
DLG:FDEdit <filename> <port>
0.995 - Reduced the Passing variable once more to:
DLG:FDEdit <port>
Made FDEdit a little more Multi-Port compatible through the
use of Enviroment Variables
0.996 - Thanks to dlg.library documentation I have finally made
FDEdit fully Multi-Port Compatible. No need for enviroment
variables any more.
Reduced Passing variables for one last time to:
DLG:FDEdit
0.997 - Reduced size of FDEdit, it was making some unnessary calls
to system libraries which were slowing down its operation
by a couple of nano seconds. Main feature is that the file
a tad smaller.
0.998 - Changed the way the program exits.
0.999*- Beta Release - In final testing for the configuration file.
Very few people helped me!
1.0 - Final version. Config File should work.
1.1 - (FIX)Config file did not work. Switches dont work properly
in Upload1.Batch, seems they only work when the utility
directly connected to the menu! Now WORKS!
(CHANGE) Now call FDEdit with the {FileName} info. This is
partially how the optional config file works.
(CHANGE) Improved parsing of the config file. Should be
able to handle garbage characters etc, and not guru, if
there is something wrong with it.
(NEW) Now compiled with SAS/C++ 6.50
5) Future:
NetMail me for any bugs that need to be squashed or enhancements,
with FDEdit 1.0...
6) Disclaimer:
I hate writing these, so the super quick version:
I do any way do not accept resposibilty of any damage this utility may
cuase indirectly or directly. I will correct any problems brought to my
attention and release a fix'd version!
7) Known Bugs:
NONE....
8) Extra:
Any suggestions, money, comments, good complaints should be sent to
the following listings:
Jay Ruyle Fido : 1:377/31.0
2728 Jetton Ave. or Amiga: 40:707/10.0
Tampa, FL 33629-5327
Bad complaints should go to:
Psyciatrics Ward of Tampa
ATTN: Possible Addressee to be Committed
1 Crazy Lane
Tampa, FL 33609-0000
9) Updating from FDEdit 0.995 and lower:
If you are updating from a previous version, especially from versions
0.992 to 0.995 you need to edit you listing of Upload back to normal instead
of a Menu Script, if you need help look below:
1) Letter: U
2) Built in function: File_Upload
4) Description: Upload
5) Type: Built in function
The Others you can fiddle with, and as of that batch file that was
there before, delete it, you wont need it anymore, as far as DLGEdit.